home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / dbase / wssi521b.zip / VIEW.DOC < prev    next >
Text File  |  1992-04-26  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                        VIEW.COM
  8.  
  9.           VIEW.COM is a  simple document  viewing program.   It used to  be
  10.           found on disks  from a  now-defunct public  domain and  shareware
  11.           copying service.  It contains no copyright statement, so I assume
  12.           that  it is  public domain.   I provide  it for  reading Wssindex
  13.           documentation-on-disk if you  don't have a  better tool (such  as
  14.           LIST by Vernon Buerg).
  15.  
  16.           Usage:
  17.  
  18.                VIEW filename
  19.  
  20.           VIEW  does not  accept  wildcards; the  full  file name  must  be
  21.           specified  (drive and path  are optional).   To switch documents,
  22.           you must quit and restart.
  23.  
  24.           The rightmost column of the screen displays either
  25.                <  ordinary text line
  26.                +  a line too long to display
  27.                .  beyond the end of file
  28.  
  29.           Bottom line  of the  screen displays a  menu of  keys to  control
  30.           viewing:
  31.  
  32.           Escape -       exit program
  33.  
  34.           PgUp/PgDn -    move through text a screen at a time
  35.  
  36.           +/- -          move through text half a screen at a time
  37.  
  38.           Up/down arrows -    move through text a line at a time
  39.  
  40.           Home/End -     move to beginning or end of document
  41.  
  42.           Number -       single  digit n moves  to 10n% of  the way through
  43.                          the document.   For example, 5 moves  to 50%, i.e.
  44.                          to the middle of the document.
  45.  
  46.           P -            prints  current screen  and  any  following  lines
  47.                          displayed.  Hit P again to stop printing.
  48.  
  49.           Scroll lock -  toggles continuous scrolling of text.  There is no
  50.                          control of  speed, and  it's probably too  fast on
  51.                          most machines.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.